CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 模糊 边缘 检测

搜索资源列表

  1. FuzzyEdge

    0下载:
  2. 基于数学形态学的模糊边缘检测算法,及相关的开闭运算等-based on mathematical morphology of the fuzzy edge detection algorithms, and related opening and closing, etc.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:5327
    • 提供者:王进
  1. X.bmp

    2下载:
  2. 1. 对给定灰度图(或自选图)进行模糊变换,建立模糊平面。给出变换方法和结果。 2. 对图像做模糊增强。给出原理方法和试验结果。 3. 对增强后的结果图做平滑处理。给出所选平滑因子和结果图。 4. 对图像进行模糊边缘检测,说明实现步骤,给出结果图。 -1. Right to set the gray level (or on-demand) of the fuzzy transformation, fuzzy plane. Given transform methods and
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:47411
    • 提供者:廖鑫鹏
  1. 2007638574033771

    0下载:
  2. 快速模糊边缘检测算法. Pa l. King 算法分析-fast fuzzy edge detection algorithm. Pa l. King algorithm analysis
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:164697
    • 提供者:
  1. 基于小波变换和模糊算法的医学图像的边缘检测算法

    1下载:
  2. 边缘检测的一些不错的算法,包括很多算子的源代码。机会不容错过。-Edge Detection some good algorithms, including many Operator source. The opportunity should not be missed.
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:405866
    • 提供者:yuan
  1. 基于模糊理论的图像分割算法研究(一)

    0下载:
  2. 本文介绍讨论了几种目前广泛应用的图像边缘检测、图像阈值分割的各种算法,并给出了对比分析;对遗传算法的基本概念和研究进展进行了综述;给出了标准遗传算法的原理、过程、实验结果及分析. 实验结果表明,本文提出的遗传分割算法优于传统分割算法。
  3. 所属分类:报告论文

  1. 图像模糊边缘检测算法的Delphi实现

    0下载:
  2. 图像模糊边缘检测算法的Delphi 图像模糊边缘检测算法的Delphi实现
  3. 所属分类:其它文档

  1. matlab.rar

    1下载:
  2. 模糊聚类的图像分割,用matlab语言编写实现模糊聚类的图象分割。,Fuzzy clustering image segmentation, matlab language used to achieve fuzzy clustering image segmentation.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:1144
    • 提供者:Densic
  1. ImageProcessingTest

    0下载:
  2. 能实现载入图像,然后对图像进行模糊、锐化、边缘检测等功能。-To achieve loading images, and then on the image blurred, sharpening, edge detection and other functions.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-08
    • 文件大小:2929
    • 提供者:郭龙
  1. byjc

    1下载:
  2. 对于一些图像来说,常用的边缘检测算法有时候无法设立合适的阈值将它们的梯度较小的模糊边缘检测出来。为了解决这个问题,有两种解决方法:将图像方差标准化,拉大模糊边缘的梯度值,或通过设置sigmoid函数,将像素所在区域的信息传递到梯度值中去,对其进行调整,就能找到合适阈值,有效地将模糊边缘提取出来。本程序把这两种算法实现并与与传统算法进行了比较。-For some images, the commonly used edge detection algorithm sometimes can not
  3. 所属分类:图形图象

    • 发布日期:2013-06-24
    • 文件大小:1138
    • 提供者:李思齐
  1. Wavelet

    0下载:
  2. 基于边缘检测的小波阈值去噪,在去噪的时候避免了其它传统方法的边缘被模糊的现象。-err
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:3471
    • 提供者:李卫娟
  1. fuzzyedge

    0下载:
  2. 此程序实现了模糊增强实现图像的边缘检测,利用模糊方法结合边缘检测实现边缘点的提取。-Realize this procedure to enhance implementation of fuzzy image edge detection, the use of fuzzy edge detection methods achieve the extraction of edge points.
  3. 所属分类:Graph program

    • 发布日期:2017-04-11
    • 文件大小:1635
    • 提供者:李晓非
  1. leogic

    0下载:
  2. 一、图像边缘检测里边包含3个程序: 1.边缘检测程序,包括robert 算子,sobel 算子,prewitt算子,gauss-laplace算子 2.hough变换检测直线 3.轮廓提取程序 二、图像配准程序 包括1个程序 三、图像复原程序 里边重点实现了由运动模糊造成的图像复原的算法。 上传作者简介:图像处理专业博士研究生。 恳请版主批准同意。谢谢!-edge detection image contour extraction hough tr
  3. 所属分类:Graph program

    • 发布日期:2017-05-13
    • 文件大小:2663645
    • 提供者:leogic
  1. fuzzyedge

    0下载:
  2. 该软件为本人自己开发的模糊集图像边缘检测,同时还有sobel、prewitt、robert、算子,很好用-The software developed for my own fuzzy image edge detection, as well sobel, prewitt, robert, operator, well used
  3. 所属分类:Graph program

    • 发布日期:2017-05-10
    • 文件大小:2307004
    • 提供者:duyaqin
  1. roughsetedgedetection

    0下载:
  2. 自己做的一个基于模糊集的边缘检测处理程序,用VC6.0编写,使用了边缘信息测度的概念。-Their own to do a fuzzy set-based processing of edge detection, using VC6.0 write, use the edge information measure concept.
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-12
    • 文件大小:2658477
    • 提供者:MXJ
  1. com

    0下载:
  2. 图像处理算法,实现多种对于灰度/二值图像的基本算法,包括灰度直方图,均衡化,门限处理,模糊,锐化,腐蚀,膨胀,掩模过滤,频域转换,边缘检测,梯度检测,二值化等等.实现的方法较多,且均经过一定的优化,效率不错.-Image processing algorithms to achieve a variety of for the gray/binary image of the basic algorithm, including the gray histogram, equalization,
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:36107
    • 提供者:李勇
  1. fastcheck

    1下载:
  2. 一种改进的快速模糊边缘检测算法 能够快速有效地提取二维图像数据边缘-An Improved Fast fuzzy edge detection algorithm to quickly and effectively extract the edge of two-dimensional image data
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-05-02
    • 文件大小:145323
    • 提供者:杜鹃
  1. Convolution

    1下载:
  2. 含有多种卷积核达到图像模糊,低通、高通滤波,边缘检测等目的,并且可自定义卷积核。-Contains a variety of convolution to the image fuzzy, low pass, high pass filter, edge detection purposes, and can be customized convolution.
  3. 所属分类:Graph program

    • 发布日期:2017-03-26
    • 文件大小:674703
    • 提供者:云中帆
  1. CANNY

    0下载:
  2. 对特定图片进行canny边缘检测。首先是高斯模糊,然后sobel算子处理,再局部极大值确定,最后阈值判断。(Canny edge detection for a particular picture. The first is the Gauss fuzzy, and then the Sobel operator is processed, and then the local maximum is determined, and finally the threshold is judged
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2017-12-19
    • 文件大小:7168
    • 提供者:TonytheGreat
  1. xiaobo

    0下载:
  2. 此程序用于进行图像的边缘检测,可以把较模糊的图像进行分割(used for region detection)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-03
    • 文件大小:1024
    • 提供者:XWY
  1. fcm1

    0下载:
  2. 此程序采用 FCM,模糊c 均值方法,用于边缘检测(This program uses FCM, fuzzy C mean method, for edge detection)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-29
    • 文件大小:1024
    • 提供者:发神经
« 12 3 4 »
搜珍网 www.dssz.com